Fix SIMD compatibility headers on ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sat, 24 Feb 2024 07:54:59 +0000 (08:54 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Sat, 24 Feb 2024 07:54:59 +0000 (08:54 +0100)
commit3c25de27ee4811c1cd642418d61bf0aef4e98a3f
treef9df4c87aba8969285fe8ac76dff8f34b12b9918
parentffbd2999cabab18473a58929a6ba32aa1b5eea4b
Fix SIMD compatibility headers on ppc64el

Origin/Author: https://reviews.llvm.org/D158066
Bug-Debian: https://bugs.debian.org/1049362

Gbp-Pq: Name D158066-simd-ppc64el.patch
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Basic/Targets/PPC.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/ppc_wrappers/smmintrin.h
clang/test/CodeGen/PowerPC/builtins-ppc.c
clang/test/CodeGen/PowerPC/ppc-emmintrin.c
clang/test/CodeGen/PowerPC/ppc-mmintrin.c
clang/test/CodeGen/PowerPC/ppc-pmmintrin.c
clang/test/CodeGen/PowerPC/ppc-smmintrin.c
clang/test/CodeGen/PowerPC/ppc-tmmintrin.c
clang/test/CodeGen/PowerPC/ppc-x86gprintrin.c